﻿using UnityEngine;

namespace ABI.CCK.Components
{
    public class CVRTimelineSync : MonoBehaviour
    {
        
        void Start()
        {
        
        }
        
    }
}
